h1{
color:green;
background-color:cyan;
font-family: algerian;
font-size:300%;
text-align:center
}
h2{
color:white;
background-color:;
font-family: arial;
font-size:100%;
text-align:center
}
body{
	background-color:#06D389;
	background-position:absolute;
	background-repeat:no-repeat;
	background-size: 1700px;
}